From: | David McMinn |
Date: | 11 Aug 99 at 10:13:32 |
Subject: | Re: Violation of privilages (??!?) |
> What exactly are you FreeMem'ing? Is it some additional memory you
> allocated?
> The bitmap's memory is automatically freed when you FreeBitMap - if you are
> trying to free the same memory again, you will definately get a GURU...
I think a lot of Mildred stuff relies on you allocating some memory then
cludging it into a BitMap so that you can use interleaved bitmaps. So freeing
it would be OK if you allocated it first. Unless Free BitMap is bugged.
But Curt's right, you should make sure that you are the one allocating the
memory you are freeing.
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie